home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 January - Disc 2 / Macworld (1999-01) (Disk 2).dmg / Shareware World / Utilities / Data & Time Management / Ambry™ / Revision history < prev   
Text File  |  1998-11-17  |  18KB  |  273 lines

  1. Ambry™ Revision History
  2. Version 1.3.1 • Veterans’ Day 1998
  3.  
  4. Please read this document thoroughly. It describes the known bugs in the current release of Ambry and the bugs fixed, features added, and changes made since the last version of Ambry.
  5.  
  6.  
  7. Known Bugs
  8.  
  9. • None
  10.  
  11.  
  12. Revision History
  13.  
  14. Version 1.3.1 • 16-Nov-98
  15.  
  16. • [Bug fix] Fixed a bug preventing properties with pop-up values to be set using the pop-up value.
  17.  
  18. • [Bug fix] Fixed a minor bug which prevented the Delete key from triggering the Clear command.
  19.  
  20. • [Bug fix] Fixed a bug in a last-minute change to pop-up and characteristics names which prevented them from being changed.
  21.  
  22. • [Bug fix] When you add a property to, remove a property from, or change a property’s name in an object, those changes are now inherited by children of that object.
  23.  
  24. • [Feature] When you add a property to, remove a property from, or change a property’s name in an object, those changes are shown immediately in any open instance of that object. Previously, you had to close and re-open the instance to see the changes.
  25.  
  26.  
  27. Version 1.3 • 12-Nov-98
  28.  
  29. • [Bug fix] Implemented a hopefully temporary but passable workaround in the undo mechanism to prevent the common crash when quitting after changing an object’s name, a field’s value, or any other bit of text.
  30.  
  31. • [Bug fix] Fixed a long-standing bug where using the arrow keys to select objects wouldn’t update the menu.
  32.  
  33. • [Bug fix] Fixed some interface bugs in the Characteristics property window and the Pop-up Values window which caused the scrollbars to not function.
  34.  
  35. • [Bug fix] Fixed a bug in which the turndown for a newly-created child object wouldn’t appear, even if the parent of the object had a Contents property.
  36.  
  37. • [Bug fix] Activated the Expressions command in the Window menu.
  38.  
  39. • [Bug fix] Fixed some minor problems when displaying dialogs which may have caused the strange problem where no window would be active, making nearly all menu items become inactive.
  40.  
  41. • [Bug fix] We no longer allow limits to be set on a Simple Property set to display as    a boolean value.
  42.  
  43. • [Bug fix] If it’s available, we now use the Contextual Menu Manager. This makes us    a better Mac OS program, and it fixes an incompatability with ADD.
  44.  
  45. • [Bug fix] We no longer redraw the screen after each item is added to a window to prevent repeated “jumps” to the top of the window when adding objects or properties to a window scrolled all the way to the bottom.
  46.  
  47. • [Bug fix] We now perform saves “safely” (and the proper Mac OS way) by writing to a temporary file, then swapping when done.
  48.  
  49. • [Bug fix] When you Save As a document, links to objects within the document no longer break.
  50.  
  51. • [Bug fix] Fixed some severe problems with opening object contents and property windows; I think we’ve now found and eliminated all of the major instability problems.
  52.  
  53. • [Bug fix] The “$self” and “$selection” variables broke in 1.2; they are fixed now.
  54.  
  55. • [Bug fix] The Console window no longer tries to evaluate empty expressions.
  56.  
  57. • [Change] To prevent possible crashes, you can no longer set the “Name” property to an expression.
  58.  
  59. • [Change] You are no longer forced to save a document at the time of it’s creation.
  60.  
  61. • [Feature] Added drag and drop for rearrangement and addition of pop-up items in simple property values. You can drag any text into the window to create a pop-up item with that value.
  62.  
  63. • [Feature] Added drag and drop for rearrangement and addition of characteristics. You can drag any text into the window to create a characteristic with that name.
  64.  
  65. • [Feature] We now use the internationalization utilities when drawing decimal values. This means that on foreign versions of Mac OS, you’ll get the proper thousands and decimal characters.
  66.  
  67. • [Feature] If you are running Mac OS 8.5 or later, Ambry uses the new Navigation Services open and save dialogs. 
  68.  
  69. • [Feature] Key selection of items in Object List, Object Properties, Unit Set,    Characteristics, Pop-Up Values, and Expressions windows.
  70.  
  71. • [Feature] Added some sample CDs to the CD database sample.
  72.  
  73. • [Feature] Object Alias objects: Select an object and choose Make Alias from the Object menu to make an alias to that object. Double-clicking the alias object opens the properties window for the original. You can also create an alias object by holding the Command and Option keys while dragging the object to a target location.
  74.  
  75. • [Feature] Undoing a drag now undoes all objects’ movement, rather than one at a time.
  76.  
  77. • [Feature]    File alias object names now appear in italics in object list windows.
  78.  
  79. • [Feature] Brought over global variables and the “~last” variable from the latest version of the expression parser in Pip.
  80.  
  81. • [Feature] Unit sets can now handle conversion from strings with multiple units in them, such as “2 min 23 sec”, and back. A simple property set to be a unit value can display its value in smallest possible units by checking the Whole Numbers option. For example, “124 min” would be shown as “2 hr 4 min”.
  82.  
  83. • [Feature] Added Table Objects. In the table view, you can drag cell edges to resize a row or column. Hold the option key while dragging cell edges to add or remove rows and columns. Tables will be improved dramatically once AppleScript support is in place, but this will get you a long way there.
  84.  
  85.  
  86. Version 1.2.4 • 15-Aug-98
  87.  
  88. • [Bug fix] You can now undo an object name change.
  89.  
  90. • [Bug fix] Occasionally, an initial ‘_’ would appear in the title of a properties window. Fixed.
  91.  
  92. • [Bug fix] String values for fields are now handled appropriately in the expression parser as strings, rather than being interpreted as numbers.
  93.  
  94. • [Bug fix] We no longer try to evaluate an empty expression for a field whose value comes from an expression. This could cause crashes under some (rare) circumstances.
  95.  
  96. • [Bug fix] Fixed a bug which prevented field values to be set to an expression.
  97.  
  98. • [Bug fix] You can now undo and redo actions in the object properties view.
  99.  
  100. • [Bug fix] Fixed a bug which caused the floating windows to stop floating after running a script.
  101.  
  102. • [Bug fix] We no longer create a “Contents” field if we’re creating a child object, unless the parent has a “Contents” field, as well.
  103.  
  104. • [Feature] You can now include quotes in a string in the expression parser by using “\"”.
  105.  
  106. • [Feature] Added the string concatenation ‘&’ operator to the expression parser. For example, “"this " & " is a " & "test"” will produce the string “this is a test”.
  107.  
  108.  
  109. Version 1.2.3 • 01-Aug-98
  110.  
  111. • [Bug fix] Fixed a bug in undoing and redoing changing or clearing the picture in a Graphic field.
  112.  
  113. • [Bug fix] We no longer allow smaller than a 100x100 pixel Graphic field window; smaller graphics are fine.
  114.  
  115. • [Bug fix] Fixed a problem with the scrollbars not working properly in Graphic field windows.
  116.  
  117. • [Bug fix] Fixed several severe problems in the actions code. Everything you do will be stabler now.
  118.  
  119. • [Bug fix] If an object’s contents are visible through a turndown, those contents are updated when objects are added to or removed from the object’s contents.
  120.  
  121. • [Bug fix] When you delete an object, its property and contents windows are closed, as are those of all objects inside that object.
  122.  
  123. • [Bug fix] We inadvertantly had the PowerPC version requiring Appearance Manager. It now works as expected — if the Appearance Manager 1.0.1 (installed with Mac OS 8.1) or later is available, it uses it. Otherwise, we build our own interface.
  124.  
  125.  
  126. Version 1.2.2 • 31-Jul-98
  127.  
  128. • [Bug fix] Fixed a bug which caused you to not be able to Cut or Clear any fields.
  129.  
  130. • [Bug fix] Fixed a bizarre bug which prevented more than one object to be dragged at once.
  131.  
  132.  
  133. Version 1.2.1 • 21-Jul-98
  134.  
  135. • [Bug fix] Fixed a problem reading objects which caused inherited properties to not be marked as such.
  136.  
  137.  
  138. Version 1.2 • 20-Jul-98
  139.  
  140. • [Change] You must now use the @-sign for the dice operator; for example, “3 @ 8” will total three 8-sided dice.
  141.  
  142. • [Change] Nifty new application icon. If you had Ambry installed before, you’ll probably have to rebuild your desktop to see it.
  143.  
  144. • [Change] Completely new About box.
  145.  
  146. • [Change] The Catalog is now a floating window. Instead of specifying a name in the Catalog before creating an item, you now just double-click and change the name of the just-created object in the appropriate window.
  147.  
  148. • [Change] Several (invisible to the end user) changes to allow simpler localization in the near future.
  149.  
  150. • [Change] The Registration procedure has changed. You now choose Register from the Apple menu to register, a dialog reminds you each time you run the program if you haven’t registered, and saving and printing are no longer disabled.
  151.  
  152. • [Bug fix] Fixed several potential memory corruption bugs in reading documents.
  153.  
  154. • [Bug fix] Fixed a major problem in reading Unit Set objects which prevented documents created with the 68K version to not be able to be read in the PowerPC version and vice-versa.
  155.  
  156. • [Bug fix] When I upped the limit on length of property names, I forgot to tell the expressions parser. Consequently, you couldn’t reference properties with names longer than 31 characters. Fixed.
  157.  
  158. • [Bug fix] Fixed a potential crasher in the expression parser when using properties.
  159.  
  160. • [Bug fix] Some minor interface changes, including making the “Page Setup” menu item not have an ellipses. Fixed a bunch of other minor bugs and (again) sped up the core object stuff.
  161.  
  162. • [Feature] There is now Balloon Help all over the place, not just in menus.
  163.  
  164. • [Feature] Ambry takes advantage of the Appearance Manager to draw controls, if it’s available. This requires Appearance Manager Extension 1.0.1 or later.
  165.  
  166. • [Feature] When you hold down the Control key in the Properties or Object List windows, the cursor changes to the contextual menu cursor to indicate that contextual menus are available there.
  167.  
  168. • [Feature] Made significant changes to the expressions parser, as detailed below. For more information, see the expanded documentation in the User Guide.
  169.  
  170. • [Feature] An entirely new expression console. We now have several quick access die buttons, and display the results of expressions in a much more aesthetic manner.
  171.  
  172. • [Feature] You can now include multiple expressions in a single expression sequence, separated by semicolons.
  173.  
  174. • [Feature] References to properties must now include both the object ID and the property to set (and consequently, expressions can set properties on objects other than themselves), a period, and the name of the property in quotes. For example, “$self."protection" += 2;”.
  175.  
  176. • [Feature] Expressions can have variables — simply use the name of the variable you want, prefixed with a dollar sign. Storage is automatically set up for the variable. Variables can hold strings, numbers, and arrays. To reference an index in an array, use the form “$variable[index]”. The index reference can be any valid expression. There’s no need to specify the size of an array — they simply grow as needed.
  177.  
  178. • [feature] The read-only variables $self and $selection are created when an expression sequence is evaluated. $self contains the ID of the first selected object; $selection is an array of each selected object’s ID. For example, you could specify “$self."health" += 3;” to add three to the “health” property of the object specified in $self.
  179.  
  180. • [Feature] Expressions have gained && (logical and), || (logical or), - (sign change), ! (logical not), and ^ (power) operators.
  181.  
  182. • [Feature] You can now set properties to string values from the expression console.
  183.  
  184. • [Feature] The Console now has its own command key, Command-L, for showing and hiding.
  185.  
  186. • [Feature] We now store the size and location of the Catalog and Console between launches.
  187.  
  188. • [Feature] You can create Expression objects which hold an expression. Drag objects onto the object in an object list view to evaluate the expression on those objects.
  189.  
  190. • [Feature] You can specify an expression value for properties.
  191.  
  192.  
  193. Version 1.1.1 • 01-Oct-97
  194.  
  195. • [Code change] Ambry for 68k machines now requires the Code Fragment Manager, to allow us to use Contextual Menus and other fancy features from MacOS 8 in the near future.
  196.  
  197. • [Bug fix] The Combine Objects command is now only enabled when one or more objects whose name properties are set to the same unit set object are selected.
  198.  
  199. • [Bug fix] The included documentation now reflects changes to workflow and interface made in 1.1.
  200.  
  201.  
  202. Version 1.1 • 16-Sep-97
  203.  
  204. • [Change] Redesigned the various icons, alerts, dialogs, and windows to have a consistant appearance, both with each other and with the MacOS and new MacOS 8 human interface guidelines. This included rearranging the various list windows to appear more like MacOS 8’s lists; adding an icon in the upper left which displays what kind of list is being shown in the window; upping the minimum and standard state sizes for most windows slightly; removing the last traces of captions that don’t dim propertly when inactive; and enabling/disabling some options in the property edit window more appropriately.
  205.  
  206. • [Change] Made drag and drop in the object display window behave more like it does in the Finder.
  207.  
  208. • [Change] Removed the pop-up in the Console window and the Expressions list window entirely. Expressions are now handled by scripts.
  209.  
  210. • [Change] Rewrote large chunks of code, making them faster (especially actions involving sorting the contents and properties of objects), more stable, and more portable.
  211.  
  212. • [Change] You can now edit the Name property directly in the Properties window. The Name property is actually now a property that you can specify parameters for (such as having it built by a script). No, you can’t delete the Name property.
  213.  
  214. • [Change] All properties now correctly report an m-dash if their value can’t be represented textually.
  215.  
  216. • [Change] Properties’ names can now be 255 characters in length (the previous limit was 63).
  217.  
  218. • [Change] You can now edit a property’s expression/script directly in the property’s edit window if it has one.
  219.  
  220. • [Change] Removed the Unit Object type; from now on, simply create an object and set its name to display as a unit type. The Combine Objects command understands how to combine objects made this way.
  221.  
  222. • [Bug fix] Closing a document when more than one Contents or Properties window is visible crashes. Fixed.
  223.  
  224. • [Bug fix] When opening a document causes another document to open (to validate object links), the first document is now brought to the front afterwards.
  225.  
  226. • [Bug fix] Fixed a couple of parsing errors in the expressions console.
  227.  
  228. • [Bug fix] The Console window no longer vanishes into nowheresville if you close it using the Close command.
  229.  
  230. • [Feature] During drags, the selected target is drawn in the hilite color, rather than in black. Also changed the width of the drag outline to be 2 pixels wide, so it looks more like the MacOS 8 Finder’s drags. During a drag-copy, the cursor becomes a “Arrow with plus” like in MacOS 8.
  231.  
  232. • [Feature] Limited functionality of Ambry is now scriptable. Check out the new chapter in the user manual and the example scripts in the Scripts folder for more information on what can be scripted at the moment.
  233.  
  234. • [Feature] Scripts menu: This menu displays items for each script document in the “Scripts” menu in the same level as the Ambry application. Select an item to run the script.
  235.  
  236. • [Feature] The base unit in a unit set is displayed in bold in the Unit Set Edit window.
  237.  
  238. • [Feature] Windows menu: The Windows menu now has Stack, Tile, Tile Vertical, and Zoom commands.
  239.  
  240. • [Feature] Added the Object List property type, displayed as the number of items in its contents. It stores a list of objects. The user interface special-cases in a lot of places for an Object List property called “Contents” (see below). In a properties window, you can drag an object to an Object List property to move or copy it to that property’s contents or double click the item to open a window with the property’s contents.
  241.  
  242. • [Feature] Added the Object Alias property type, displayed as “(object’s document):object name”. It stores a reference to another object. All objects have a “Parent” Object Alias property created. This property cannot be deleted. Drag an object to an Object Alias item in a properties window to change the object it references or double-click the item to open the properties window for the object.
  243.  
  244. • [Feature] The Contents property is now an Object List property. It can be deleted (and, of course, other Object List properties can be created).
  245.  
  246. • [Feature] The Parent property is now an Object Alias property. It cannot be deleted, but it can be changed (this cannot be undone).
  247.  
  248. • [Feature] Printouts of Contents and Properties windows now have captions describing which object is being shown, the date and time of the printout, and page numbers. Rules above and below the main area of the printout have also been added.
  249.  
  250. • [Feature] Added support for multiple undo. Use the “Undo” command to undo actions and the “Redo” command to redo them. The number of actions that are stored is limited only by memory. Performing any action which cannot be undone clears the action list.
  251.  
  252. • [Feature] When validating object links, Ambry now assumes that an open document with the same name as the document referenced in the link is, in fact, the referenced document. This eliminates the majority of “Broken Object Link” warnings.
  253.  
  254. • [Feature] Added the Catalog window. Using this non-modal dialog to create objects is much simpler than using the modal Create Object dialog (the Create Object dialog has been removed).
  255.  
  256. • [Feature] Added some features to the console: expressions that don’t interact with an object are no longer evaluated once per selected object, the individual die roll results from die operations are displayed in the results, and the name of each object an expression affects is displayed in the results.
  257.  
  258. • [Feature] You can use drag and drop to rearrange properties and to copy them to other objects.
  259.  
  260. • [Feature] Dragging a selection to the Finder creates an “Ambry clipping”, not an “untitled” clipping.
  261.  
  262. • [Feature] Added Balloon Help to all dialogs and windows; cleaned up Balloon Help in the menus.
  263.  
  264.  
  265. Version 1.0 • 20-Jun-97
  266.  
  267. This is the first public release.
  268.  
  269.  
  270. – Kevin Tatroe
  271.  
  272. Copyright © 1997-98 Island Spirits Software. Some portions may be copyrighted or trademarked by other companies and used under license. Ambry is a trademark of Island Spirits Software. Other trademarks and copyrighted materials are the property of their respective owners. Developed with Metrowerks PowerPlant.
  273.